定点数与浮点数
参考: 1.http://www.cnblogs.com/cloudseawang/archive/2007/02/06/641652.html 2.http://www.cnblogs.com/ ...
参考: 1.http://www.cnblogs.com/cloudseawang/archive/2007/02/06/641652.html 2.http://www.cnblogs.com/ ...
ostream类重载了operator<<()以识别不同的类型,如: int short long unsigned int unsigned sh ...
简述:ctime头文件中的4中与时间相关的数据类型 <ctime>头文件中定义了4种与时间有关的数据类型,如下:clock_tsize_ttime_tstruct tm clock_t ...